New upstream version 1.0.5+git20190530
authorBoyuan Yang <byang@debian.org>
Fri, 30 Aug 2019 15:18:48 +0000 (11:18 -0400)
committerBoyuan Yang <byang@debian.org>
Fri, 30 Aug 2019 15:18:48 +0000 (11:18 -0400)
commitc2594ca7f36b40ebd5fb64744a329c2eb4a06f38
tree59423a825790c9acfb8108a89858881f16d74cc3
parent4d9de9b9847a4703d0da11b3ab95c9d4e4201c4b
New upstream version 1.0.5+git20190530
18 files changed:
.travis.yml
README.md
appveyor.yml [new file with mode: 0644]
binding.gyp
data/dictionary/STPhrases.txt
node/binding.cc [deleted file]
node/dicts.gypi
node/node_binding.gypi [deleted file]
node/node_opencc.gypi [new file with mode: 0644]
node/opencc.cc [new file with mode: 0644]
node/opencc.js
package.json
src/BinaryDict.cpp
src/DartsDict.cpp
src/DictConverter.hpp
src/Exception.hpp
src/PhraseExtractTest.cpp
src/TextDict.cpp